home *** CD-ROM | disk | FTP | other *** search
- object Form4: TForm4
- Left = 416
- Top = 132
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Sprachauswahl'
- ClientHeight = 249
- ClientWidth = 314
- Color = clBtnFace
- Font.Charset = ANSI_CHARSET
- Font.Color = clMenuText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OldCreateOrder = False
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 100
- Height = 110
- Picture.Data = {<image001.jpg>}
- end
- object Label1: TLabel
- Left = 128
- Top = 48
- Width = 132
- Height = 20
- Caption = 'Sprachauswahl'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold, fsItalic, fsUnderline]
- ParentFont = False
- end
- object Label2: TLabel
- Left = 8
- Top = 128
- Width = 234
- Height = 13
- Caption = 'Bitte w'#228'hle, welche Sprache du nutzen m'#246'chtest:'
- end
- object FileListBox1: TFileListBox
- Left = 8
- Top = 144
- Width = 145
- Height = 97
- ItemHeight = 13
- Mask = '*.cgl'
- TabOrder = 0
- end
- object Button1: TButton
- Left = 192
- Top = 168
- Width = 75
- Height = 25
- Caption = '&W'#228'hlen'
- TabOrder = 1
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 192
- Top = 200
- Width = 75
- Height = 25
- Caption = '&Abbrechen'
- TabOrder = 2
- OnClick = Button2Click
- end
- object XPMenu1: TXPMenu
- DimLevel = 30
- GrayLevel = 10
- Font.Charset = ANSI_CHARSET
- Font.Color = clMenuText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Color = clBtnFace
- IconBackColor = clBtnFace
- MenuBarColor = clBtnFace
- SelectColor = clHighlight
- SelectBorderColor = clHighlight
- SelectFontColor = clMenuText
- DisabledColor = clInactiveCaption
- SeparatorColor = clBtnFace
- CheckedColor = clHighlight
- IconWidth = 24
- DrawSelect = True
- UseSystemColors = True
- OverrideOwnerDraw = False
- Gradient = False
- FlatMenu = False
- AutoDetect = True
- Active = True
- Left = 288
- Top = 224
- end
- end
-